a11y: Don't sent redundant property changes
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 Apr 2021 01:05:35 +0000 (21:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 23 Apr 2021 11:34:00 +0000 (07:34 -0400)
commitb2f3a3220e49b1352b7924ecb5048dba24655532
tree8f4ca095c9ac438e05cdf7005ec200a9755643ac
parent13f9ca60d52772895c4393bb3134a151b81f334f
a11y: Don't sent redundant property changes

We were sending a property changed event for every set
property whenever we were sending any updates.
gtk/gtkatcontext.c